home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Guide to Growth Related Diseases
/
Interactive Guide to Growth Related Diseases (Hill's Pet Nutrition)(2000).BIN
/
Hills
/
UKCASES.dir
/
00057_Script_pdf2 script
< prev
next >
Wrap
Text File
|
2000-11-02
|
344b
|
16 lines
on mouseenter me
spn = the spritenum of me
the member of sprite spn = member "pdf2 on"
puppetsound "Keyboard Type Sngl"
end
on mouseUp
pdf = the moviepath & "pdf\Hil0280 Key Pgs v1.pdf"
baopenfile(pdf,"maximised")
end
on mouseleave me
spn = the spritenum of me
the member of sprite spn = member "pdf2 off"
end